home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / COM / Handy Mail 1.0b4 folder.sit / Handy Mail 1.0b4 folder / Handy Mail 1.0b5 Patch / Drag items to "Resources" / Run Sequences / stack_-1.xml < prev   
Extensible Markup Language  |  1996-01-31  |  2KB  |  20 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>1</cardCount>
  7.     <cardID>2948</cardID>
  8.     <listID>2166</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><true /></cantDelete>
  11.     <cantAbort><true /></cantAbort>
  12.     <cardSize>
  13.         <width>416</width>
  14.         <height>208</height>
  15.     </cardSize>
  16.     <script>on openStackglobal gDataPathloadPref gDataPath & "UUCP.pref"loadPref gDataPath & "Sequence.pref"newSequenceset name of bg btn id 26 to "Pause"put "" into bg fld "runLog"put "" into bg fld "display"send initSqManager to this bgif the shiftKey = "up" thensend startSq to this bgelsesend "togglePause Pause" to bg btn id 26end ifend openStackon closeStack--  send editdone to bg btn id 45put "" into bg fld "runLog"put "" into bg fld "display"put "" into bg fld "bar"set name of bg btn id 26 to "Pause"if freeSize of this stack > 5000 then domenu "compact stack"saveLogend closeStackon suspendStackif name of bg btn id 26 = "Pause" thensend "togglePause Pause" to bg btn id 26answer "Putting 'Run Sequences' window to background will pause the sequeances."end ifend suspendStackon resumeStackend resumeStackon newSequenceput bg fld "runSq" into tglobal gDataPathput readPref(gDataPath & "Server.pref","","Enable Gateway") into doFCGaterepeat with k = number of lines of t down to 1get line k of tif word 1 of it = "FirstClass" thenif doFCGate thenput "FC_CheckMail" & return & "FirstClass" & return & "FC_ScanInBox" into ツャline k of telsedelete line k of tend ifend ifend repeatput "compact" & return after tput t into bg fld "runSq"end newSequenceon saveLogglobal gLogMode,gLogFile,gLogDelim,gLogListif gLogMode thenHD_AppendFile gLogFile,gLogListput "" into gLogListend ifend saveLog</script>
  17.     <background id="2577" file="background_2577.xml" name="" />
  18.     <card id="2948" file="card_2948.xml" marked="false" name="" owner="2577" />
  19. </stack>
  20.